-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README and add logo #3
Conversation
## Usage | ||
Compass helps you setup a central navigation system for your application. | ||
This has many benefits, one of them being that controllers can now be | ||
decoupled, meaning that the list that presents the detail no longer knows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it's better to say that you could present any controller from any place in your app. The list and detail are just a specific example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, you already have a line about that below 😄
@zenangst Love the logo! |
Update README and add logo
@zenangst ❤️ |
No description provided.